
Random Link Generator
The will take you to any random link specified by the author. Note: you can also do
random images and files.
CLICK HERE
To put this in your page, copy this line into your <head></head>
tag.
Random Quote
To put this in your page, copy this line into your <head></head>
tag.
Random Image
To put this in your page, copy this line into your <head></head>
tag.
Now put this part in the body of your document.
To add more images, first change the number "5" in script that you put in the
<head></head>
part of your document to the number of images that
you have. Then before the line "images = new Array" add
images[6] = "IMAGE #6"
and change the numbers appropriately. For example, the next number would be
"7" and so on.
Random Image With Link
To put this in your page, copy this line into your <head>.
Now put this part in the body of your document.
To add more images, first change the number "5" in script that you put in the
part of your document to the number of images that you have. Then before the line
"images = new Array" add
images[6] = "IMAGE #6"
and change the numbers appropriately. For example, the next number would be
"7" and so on. Same goes for the links!